SERIALIZE - ترجمة إلى العربية
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:     

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

SERIALIZE - ترجمة إلى العربية

PROCESS OF TRANSLATING DATA STRUCTURES OR OBJECT STATE INTO A FORMAT THAT CAN BE STORED AND RECONSTRUCTED LATER IN THE SAME OR ANOTHER COMPUTER ENVIRONMENT
Java serialization; Serialize; Object serialization; Object archival; Deserialization; Serialisation; Deserialize; Pickle (Python); Pickle (python); Serialization (computing); Data serialization; Cpickle; Serializations; Serialized object; Java serialized object; CPickle; Serializing; Data serialization language

SERIALIZE         

ألاسم

تَمْثِيلِيَّة ; مُسَلْسَلَة

الصفة

مُتَسَلْسِل ; مُسَلْسَل

serialize         
VT
نشر على نحو متسلسل يسلسل
SERIALIZATION         

ألاسم

تَمْثِيلِيَّة ; مُسَلْسَلَة

الصفة

مُتَسَلْسِل ; مُسَلْسَل

تعريف

serialize
or serialise
¦ verb
1. publish or broadcast (a story or play) in regular instalments.
2. arrange in a series.
3. Music compose according to the techniques of serialism.
Derivatives
serialization noun

ويكيبيديا

Serialization

In computing, serialization (or serialisation) is the process of translating a data structure or object state into a format that can be stored (e.g. files in secondary storage devices, data buffers in primary storage devices) or transmitted (e.g. data streams over computer networks) and reconstructed later (possibly in a different computer environment). When the resulting series of bits is reread according to the serialization format, it can be used to create a semantically identical clone of the original object. For many complex objects, such as those that make extensive use of references, this process is not straightforward. Serialization of object-oriented objects does not include any of their associated methods with which they were previously linked.

This process of serializing an object is also called marshalling an object in some situations. The opposite operation, extracting a data structure from a series of bytes, is deserialization, (also called unserialization or unmarshalling).

أمثلة من مجموعة نصية لـ٪ 1
1. In his book, which the newspaper will serialize starting Monday, Jackson also criticizes the U.S. approach toward tackling global terrorism as inadequate, accusing Washington of relying too heavily on military power at the expense of nation building and diplomacy.